home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 3996 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.1 KB

  1. Path: ccn.cs.dal.ca!aa783
  2. From: aa783@ccn.cs.dal.ca (David Oakes)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: GVPscsiCtrl
  5. Date: 2 Feb 1996 21:26:18 GMT
  6. Organization: Chebucto Community Net
  7. Distribution: world
  8. Message-ID: <4etvhq$n82@ra.isisnet.com>
  9. References: <4eqcs0$79s@kimberley.sxb.bsf.alcatel.fr>
  10. NNTP-Posting-Host: ccn.cs.dal.ca
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Dominique STRIGL (strigl@sxb.bsf.alcatel.fr) wrote:
  14.  
  15. : Hi,
  16.  
  17. : Could somebody ask me what are the differents option available on this programme ?
  18.  
  19. : In the documentation I have, there are :
  20. : GVPScsiCtrl <unit number> DCOFF : Deconnect/Connect OFF : That's ok
  21. : GVPScsiCtrl -r : ???
  22. : GVPScsiCtrl -s : ???
  23.  
  24. From the Combo-030 manual:
  25.  
  26. -r : used with SCSI autoboot algorithm to rescan the SCSI bus for target 
  27. devices that did not respond fast enough or that have not been connected 
  28. (or powered on) at autoboot time.  Since the GVP SCSI driver does not 
  29. wait for slow devices to get ready if it has already recognized a 
  30. bootable partition, this command should be inserted somewhere into your 
  31. S:Startup-Sequence, so slow SCSI targets get a few more seconds to "wake 
  32. up".  This command can be issued at any time, it will also mount all 
  33. partitions.  Remember that having SCSI targets that are not currently 
  34. powered-on connected to the SCSI might adversely affect the reliability 
  35. of other SCSI devices connected!
  36.  
  37. -m : without any options will scan all drives that are currently 
  38. recognized by the SCSI driver and will try to mount all of the partitions 
  39. (if this has not yet been done).  It will return control to the CLI after 
  40. it has finished this attempt, no matter if it has been successful or 
  41. not.  This is useful if you have booted a system with an empty 
  42. removable-meium device and want to insert the cartridge later.
  43.  
  44. -s : will do the same as above, but if it does not succeed in mounting a 
  45. particular unit (e.g. because there is no cartridge inserted), it will 
  46. wait until the user actually inserts a cartridge (this is also the 
  47. default behaviour when GvpScsiCtrl is started from Workbench).  This 
  48. option is usually used by Workbench users in their S:Startup-Sequence to 
  49. make the removeable-medium icon show up automatically the first time they 
  50. insert a cartridge.  The program will terminate as soon as all units have 
  51. been mounted successfully.
  52.  
  53. If GvpScsiCtrl has been started from the CLI and is currently waiting for 
  54. a particular unit to become ready, it can be aborted by typing CTRL-C or 
  55. -- if it has been Run in the background -- with the CLI command "Break".  
  56. Use status to find out the process-ID of GvpScsiCtrl and then issue a 
  57. Break command with this particular ID to terminate the execution.
  58.  
  59. --
  60.         ______________________________________________________
  61.        |                         |                            |
  62.        |                   ///   |     Replies to:            |
  63.        |  David Oakes, \\\///    |      aa783@ccn.cs.dal.ca   |
  64.        |                \XX/     |  or: FIDONET: 1:251/18.1   |
  65.        | Dartmouth, Nova Scotia, |     Member: Team Amiga     |
  66.        |        Canada           |                            |
  67.        |_________________________|____________________________|
  68.